Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Added functionality for reading from the High Precision Geodetic Posi… #19

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Conversation

coelacant2
Copy link
Contributor

…tion packet

  • Added example for printing the high precision latitude, longitude, and accuracy
  • Added example for printing the entire HPPOSLLH packet
  • Added functionality for reading HPPOSLLH (High Precision Geodetic Position)
  • Added getTimeOfWeek(), getHighResLatitude(). getHighResLongitude(), getElipsoid(), getMeanSeaLevel(), getHorizontalAccuracy(), getVerticalAccuracy(), getHPPOSLLH()
  • Modified ProcessUBXPacket to parse HPPOSLLH packet
  • Added query staleness verification for HPPOSLLH data

…tion packet

- Added example for printing the high precision latitude, longitude, and accuracy
- Added example for printing the entire HPPOSLLH packet
- Added functionality for reading HPPOSLLH (High Precision Geodetic Position)
- Added getTimeOfWeek(), getHighResLatitude(). getHighResLongitude(), getElipsoid(), getMeanSeaLevel(), getHorizontalAccuracy(), getVerticalAccuracy(), getHPPOSLLH()
- Modified ProcessUBXPacket to parse HPPOSLLH packet
- Added query staleness verification for HPPOSLLH data
@nseidle
Copy link
Member

nseidle commented Jun 25, 2019

This is excellent! Thank you. Pulling in.

@nseidle nseidle merged commit 97467fd into sparkfun:master Jun 25, 2019
@nseidle
Copy link
Member

nseidle commented Jun 25, 2019

Fooey. You didn't add your new functions to keywords.txt. Please remember them in the future.

@nseidle
Copy link
Member

nseidle commented Jun 25, 2019

I like that you added debug statements but you hard coded Serial. Use _debugSerial instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants